EN FR
EN FR
STAMP - 2019
Research Program
Bibliography
Research Program
Bibliography


Section: New Results

Re-designing the state machine of Coq

Participants : Enrico Tassi, Maxime Dénès.

We redesigned the state machine of Coq to improve its support for LSP-based user interfaces (LSP stands for Language Server Protocol). In particular, we decoupled the representation of the document as seen by the User-Interface and the structured document as used by the STM to decide what to compute and how (in which order).